Descriptor class browser

Lets you explore the registered DataContextDescriptor, EntityDescriptor, and DataFieldDescriptor classes.

Registered DataContexts:
EntityTypesEntityDescriptor for TerritoryDataFieldsDataFieldDescriptor for EmployeeTerritoriesList on Attributes
Property nameValue
MetaTableSystem.Data.Linq.Mapping.AttributedMetaTable
EntityDAOTypePeterBlum.InitialEntities.TerritoryDAO
DefaultSortExpressionnull
DisplayPropertyNamenull
EntityTypePeterBlum.InitialEntities.Territory
MetadataClassTypePeterBlum.InitialEntities.TerritoryMetadata
TableName"Territories"
FullTableName"Territories"
UrlName"Territories"
DataContextDescriptor"NorthWindDataContext" (PeterBlum.DES.DataAnnotations.Descriptors.LINQtoSQLDataContextDescriptor)
DataContextTypePeterBlum.InitialEntities.NorthWindDataContext
PropertyNameOnDataContext"Territories"
IsReadOnlyFalse
RootEntityTypePeterBlum.InitialEntities.Territory
DataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
PrimaryKeyDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
RelationshipDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
CalculatedDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
NestedDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.ThreadSafeDataFieldDescriptors
DefaultDataFieldDescriptorToDisplay"TerritoryDescription" (PeterBlum.DES.DataAnnotations.Descriptors.SQLDataFieldDescriptor)
DisplayName"Territories"
DisplayNameLookupID""
ScaffoldFalse
ScaffoldTableAttributenull
AttributesSystem.Collections.Generic.List`1[System.Attribute]
EntityInterfaceAccessorPeterBlum.InitialEntities.Territory
Property nameValue
AssociationAttributeSystem.Data.Linq.Mapping.AssociationAttribute
DirectionOneToMany
DataFieldDescriptorOnRelatedEntity"Territory" (PeterBlum.DES.DataAnnotations.Descriptors.LINQ2SQLRelationshipDataFieldDescriptor)
DataFieldPropertyTypePeterBlum.InitialEntities.EmployeeTerritory
DataTypeAttributenull
ColumnName"EmployeeTerritories"
IsPrimaryKeyFalse
IsForeignKeyFalse
IsDbGeneratedFalse
MaxLength0
IsNullableTrue
IsSortableFalse
IsReadOnlyFalse
IsCustomPropertyTrue
IsForeignEntityFalse
IsChildrenEntitiesTrue
IsManyToManyFalse
RelatedEntityTypePeterBlum.InitialEntities.EmployeeTerritory
IsPrimaryKeyInThisTableTrue
ForeignKeyDataFieldDescriptorsPeterBlum.DES.DataAnnotations.Descriptors.DataFieldDescriptors
RelatedEntityDescriptor"EmployeeTerritory" (PeterBlum.DES.DataAnnotations.Descriptors.LINQ2SQLEntityDescriptor)
RelatedEntityDefaultDataFieldToDisplay"TerritoryID" (PeterBlum.DES.DataAnnotations.Descriptors.SQLDataFieldDescriptor)
PropertyInfoSystem.Data.Linq.EntitySet`1[PeterBlum.InitialEntities.EmployeeTerritory] EmployeeTerritories
TableName"Territories"
EntityTypePeterBlum.InitialEntities.Territory
EntityDescriptor"Territory" (PeterBlum.DES.DataAnnotations.Descriptors.LINQ2SQLEntityDescriptor)
DataField"EmployeeTerritories"
DisplayName"EmployeeTerritories"
DisplayNameLookupID""
ShortDisplayName""
ShortDisplayNameLookupID""
Description""
DescriptionLookupID""
Prompt""
PromptLookupID""
DefaultValuenull
ScaffoldTrue
ScaffoldColumnAttributenull
IsIntegerFalse
IsStringFalse
IsLongStringFalse
IsFloatingPointFalse
IsEnumFalse
IsBooleanFalse
IsDateFalse
IsDateTimeFalse
IsTimeFalse
AttributesSystem.Collections.Generic.List`1[System.Attribute]
ValidationAttributesSystem.Collections.Generic.List`1[System.ComponentModel.DataAnnotations.ValidationAttribute]
RelationshipDataFieldDescriptorForForeignKeynull
IsRequiredFalse
IsRelationshipTrue
SortExpression""
AllowInitialValueTrue
This file is included with the BLD product files in the [DES product folder]\BLD\Misc\language\folder. You can add it to your applications to assist you as you work with Descriptors. Since Descriptors reveal details about your database and business logic, do not put it on your public servers.